auto merge of #559 : mbrubeck/cargo/make-install-fix, r=alexcrichton
authorbors <bors@rust-lang.org>
Thu, 11 Sep 2014 18:13:50 +0000 (18:13 +0000)
committerbors <bors@rust-lang.org>
Thu, 11 Sep 2014 18:13:50 +0000 (18:13 +0000)
This fixes an issue where `make dist` incorrectly does nothing after the source has changed and been rebuilt.  It also prevents `make install` from installing outdated files from the `dist` directory.

1  2 
Makefile.in

diff --cc Makefile.in
Simple merge